/*******/
.pro-table-wrap.pro-table-wrap-type03 .el-table .el-table__cell.el-table-fixed-column--right {
  vertical-align: top;
}
.pro-table-wrap.pro-table-wrap-type03 .el-table .el-table__cell.el-table-fixed-column--right .inner_tbody_last {
  padding-top: 20px;
}

.product-text, .proPAD-text {
  overflow-y: auto;
  padding-right: 48px;
  max-height: 220px;
}
.product-text::-webkit-scrollbar, .proPAD-text::-webkit-scrollbar {
  width: 7px;
}
.product-text::-webkit-scrollbar-thumb, .proPAD-text::-webkit-scrollbar-thumb {
  width: 7px;
  background-color: #BBBDBE;
  border-radius: 4px;
}
.product-text::-webkit-scrollbar-track, .proPAD-text::-webkit-scrollbar-track {
  background-color: rgba(245, 247, 250, 0);
  border-radius: 4px;
}
.product-text::-webkit-scrollbar-track-piece, .proPAD-text::-webkit-scrollbar-track-piece {
  background-color: rgba(245, 247, 250, 0);
}

.pro-table-wrap .title-wrap {
  padding: 3.5em 0 1.5em;
}

.p-prodet .pro-table-wrap .title-wrap {
  padding: 3em 0 1.25em;
}

.p-application-det .pro-table-wrap .title-wrap {
  padding: 4em 0 1.25em;
}

.pro-table-main {
  border-top: 1px solid #D3D9E5;
  display: -webkit-flex;
  display: flex;
}

.table-main-l {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.table-main-l .inner {
  width: 312.5px;
}
.table-main-l .inner {
  padding: 33px 0 33px 0;
}

@media (min-width: 992px) {
  .pro-table-main {
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .table-filter-menu {
    max-height: -webkit-calc(100vh - 93px - 3.5rem) !important;
    max-height: calc(100vh - 93px - 3.5rem) !important;
  }
  .table-main-l {
    position: sticky;
    top: 3.75rem;
    left: 0;
  }
  .table-main-l .inner {
    padding-bottom: 65px;
  }
}
@media (max-width: 991.98px) {
  .table-main-l {
    display: none;
  }
}
.table-filter-menu {
  margin: 0px 5px 0 20px;
  padding: 0 30px 0 0;
  max-height: 530px;
  overflow-y: auto;
}
.table-filter-menu::-webkit-scrollbar {
  width: 6px;
}
.table-filter-menu::-webkit-scrollbar-thumb {
  width: 6px;
  background-color: #BBBDBE;
  border-radius: 4px;
}
.table-filter-menu::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 4px;
}
.table-filter-menu::-webkit-scrollbar-track-piece {
  background-color: #fff;
}
.table-filter-menu .item-menu {
  margin-bottom: 15px;
}
.table-filter-menu .item-menu:last-child {
  margin-bottom: 0;
}
.table-filter-menu .item-menu.cur .icon-arrow {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.table-filter-menu .filter-header {
  position: relative;
  border-bottom: 1px solid #D3D9E5;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 9px 0 9px 0;
  cursor: pointer;
}
.table-filter-menu .item-tit {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}
.table-filter-menu .icon-arrow {
  -webkit-mask: url(/img/images2/svg01.svg) no-repeat center/contain;
          mask: url(/img/images2/svg01.svg) no-repeat center/contain;
  background: #000;
  width: 10px;
  height: 6px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.table-filter-menu .more {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 2px;
}

.filter-more {
  display: none;
}

.typeIsnumber-wrap {
  padding: 20px 0 5px 0;
}

.is-number-filter-box {
  padding: 30px 20px 20px 20px;
  border-radius: 8px;
  border: 1px solid #D3D9E5;
  background: #FFF;
}
.is-number-filter-box .el-slider__runway {
  height: 3px;
  background: #BBBDBE;
  border-radius: 0;
}
.is-number-filter-box .el-slider {
  height: 3px;
}
.is-number-filter-box .el-slider__bar {
  background: #00A2E9;
  height: 3px;
}
.is-number-filter-box .el-slider__button-wrapper {
  width: 18px;
  height: 18px;
  height: 18px;
  top: -8.5px;
  display: -webkit-flex;
  display: flex;
}
.is-number-filter-box .el-slider__button {
  width: 18px;
  height: 18px;
  background: #00A2E9;
  border: 0;
}

.public-checkbox .el-checkbox.el-checkbox--large .el-checkbox__inner {
  background: url(/img/images/svg79.svg) no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  border-radius: 0;
  border: 0;
}
.public-checkbox .el-checkbox.el-checkbox--large .is-checked .el-checkbox__inner {
  background: url(/img/images/svg80.svg) no-repeat;
  background-size: contain;
}
.public-checkbox .el-checkbox__input.is-checked .el-checkbox__inner:after {
  opacity: 0;
}

@media (max-width: 991.98px) {
  .public-checkbox .el-checkbox__label {
    padding: 0 0 0 0.35rem;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .public-checkbox .option-content {
    gap: 0 0.25rem;
  }
  .public-checkbox .option-content img {
    width: 0.34rem;
    height: 0.34rem;
  }
  .public-checkbox .el-checkbox.el-checkbox--large .el-checkbox__inner {
    width: 0.3rem;
    height: 0.3rem;
  }
}
.typeIsSelect-wrap {
  padding: 15px 0 5px 0;
}
.typeIsSelect-wrap .option-content {
  display: -webkit-flex;
  display: flex;
  gap: 0 8px;
}
.typeIsSelect-wrap .option-content img {
  width: 16px;
  height: 16px;
}
.typeIsSelect-wrap .el-checkbox.el-checkbox--large {
  height: auto;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
.typeIsSelect-wrap .el-checkbox.el-checkbox--large .el-checkbox__inner {
  background: url(/img/images/svg79.svg) no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  border-radius: 0;
  border: 0;
}
.typeIsSelect-wrap .el-checkbox.el-checkbox--large .is-checked .el-checkbox__inner {
  background: url(/img/images/svg80.svg) no-repeat;
  background-size: contain;
}
.typeIsSelect-wrap .el-checkbox__input.is-checked .el-checkbox__inner:after {
  opacity: 0;
}
.typeIsSelect-wrap .typeselect_item {
  margin-bottom: 12px;
}
.typeIsSelect-wrap .typeselect_item:last-child {
  margin-bottom: 0;
}
.typeIsSelect-wrap .typeselect_item.hasimg .el-checkbox.el-checkbox--large {
  -webkit-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}
.typeIsSelect-wrap .typeselect_item:last-child {
  margin-bottom: 0;
}
.typeIsSelect-wrap .el-checkbox__label {
  padding-left: 8px;
  color: #333;
}

.typeIsInput-wrap {
  padding: 20px 0 5px 0;
}
.typeIsInput-wrap .el-select__suffix .el-select__icon:not(.el-select__clear) {
  -webkit-mask: url(/img/images2/svg01.svg) no-repeat center/contain;
          mask: url(/img/images2/svg01.svg) no-repeat center/contain;
  background: #000;
  width: 10px;
  height: 6px;
}
.typeIsInput-wrap .el-select__suffix .el-select__icon:not(.el-select__clear) svg {
  display: none;
}
.typeIsInput-wrap .el-select__wrapper {
  min-height: 40px;
  border-radius: 8px;
  border: 1px solid #D3D9E5;
  background: #FFF;
}
.typeIsInput-wrap .el-select-dropdown__item.is-selected {
  color: #00A2E9;
}
.typeIsInput-wrap .el-select__placeholder {
  font-size: 14px;
  color: #333;
}
.typeIsInput-wrap .el-select__tags-text {
  color: #333;
  font-size: 14px;
}

.typeIsInput2-wrap {
  padding: 20px 0 5px 0;
}
.typeIsInput2-wrap .soso-handle {
  position: absolute;
  -webkit-mask: url(/img/images/svg06.svg) no-repeat center/contain;
          mask: url(/img/images/svg06.svg) no-repeat center/contain;
  background-color: #18212C;
  width: 17px;
  height: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 6px;
}
.typeIsInput2-wrap .reset {
  font-size: 14px;
  margin-top: 10px;
}
.typeIsInput2-wrap .inputwrap {
  position: relative;
}
.typeIsInput2-wrap .inputwrap input {
  min-height: 40px;
  border-radius: 8px;
  border: 1px solid #D3D9E5;
  background: #FFF;
  font-size: 14px;
  color: #333;
  padding: 4px 12px;
  width: 100%;
}

@media (min-width: 992px) {
  .soso-handle:hover {
    color: #00A2E9;
    cursor: pointer;
    background: #00A2E9;
  }
}
.greater-icon {
  -webkit-mask: url(/img/images2/svg02.svg) no-repeat center/contain;
          mask: url(/img/images2/svg02.svg) no-repeat center/contain;
  background: #828484;
  width: 8px;
  height: 9px;
}

.less-icon {
  -webkit-mask: url(/img/images2/svg03.svg) no-repeat center/contain;
          mask: url(/img/images2/svg03.svg) no-repeat center/contain;
  background: #828484;
  width: 8px;
  height: 9px;
}

.less-icon-wrap {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 8px;
}
.less-icon-wrap .inputwrap {
  display: -webkit-flex;
  display: flex;
}

.el-slider-desc {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin-top: 11px;
}

.el-slider-reset {
  font-size: 14px;
  line-height: 16px;
  color: #3B609B;
  margin-top: 15px;
  cursor: pointer;
}

.greater-icon-wrap {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 8px;
}
.greater-icon-wrap .inputwrap {
  display: -webkit-flex;
  display: flex;
}

.greater-than, .less-than {
  display: -webkit-flex;
  display: flex;
  max-width: 45px;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  gap: 0 5px;
}
.greater-than input, .less-than input {
  width: 100%;
  border-bottom: 1px solid #D9D9D9;
  font-size: 14px;
  line-height: 16px;
  height: 20px;
  text-align: right;
  padding-right: 2px;
}

@media (min-width: 992px) {
  .header-fiter-tit .hide-table > *:hover, .el-slider-reset:hover {
    color: #00A2E9;
  }
}
.header-fiter-tit {
  margin: 0 17px 15px 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: center;
          align-items: center;
}
.header-fiter-tit .title {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}
.header-fiter-tit .hide-table {
  font-size: 16px;
  line-height: 24px;
  color: #3B609B;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  gap: 0 12px;
}
.header-fiter-tit .hide-table > * {
  position: relative;
}
.header-fiter-tit .hide-table > *::after {
  position: absolute;
  content: "";
  height: 59%;
  width: 1px;
  background: #ccc;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -webkit-calc(100% + 6px);
  left: calc(100% + 6px);
}
.header-fiter-tit .hide-table > *:last-child::after {
  opacity: 0;
}

.table-main-r {
  -webkit-flex: 1;
          flex: 1;
}

.operate-box-l {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 0 15px;
}

.refiner-wrap {
  display: -webkit-flex;
  display: flex;
  cursor: pointer;
}
.refiner-wrap .icon-filter {
  background: url(/img/images/svg07.svg) no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}

.pro_table-operate-box {
  padding: 25px 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  border-left: 1px solid #D3D9E5;
}

.pro-table-wrap-type02 .pro_table-operate-box {
  padding: 27px 0 29px 20px;
}
.pro-table-wrap-type02 .total_num {
  margin-right: 20px;
}

.pro-table-wrap-type03 .pro_table-operate-box {
  padding: 27px 0 29px 20px;
}
.pro-table-wrap-type03 .h70 {
  height: 3.5rem;
}
.pro-table-wrap-type03 .total_num {
  margin-right: 20px;
}
.pro-table-wrap-type03 .zip-product {
  width: 32px;
  height: 32px;
  display: -webkit-flex;
  display: flex;
}
.pro-table-wrap-type03 .zip-product .icon-zip {
  width: 100%;
  height: 100%;
  background: url(/img/images/svg38.svg) no-repeat;
  background-size: contain;
  cursor: pointer;
}

.icon-resetall {
  background: url(/img/images2/xz01.svg) no-repeat center;
  background-size: contain;
  width: 27px;
  height: 24px;
}

.resetAllData {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 0 2px;
  font-size: 16px;
  line-height: 24px;
}

.search_product {
  position: relative;
}
.search_product input {
  border: 1px solid #686E74;
  border-radius: 4px;
  height: 40px;
  width: 19.7916666667vw;
  font-size: 16px;
  line-height: 16px;
  padding: 0 62px 0 10px;
}
.search_product input::-webkit-input-placeholder {
  color: #5D6166;
}
.search_product input::placeholder {
  color: #5D6166;
}
.search_product .search-click {
  display: -webkit-flex;
  display: flex;
  position: absolute;
  right: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.search_product .clear-search {
  display: -webkit-flex;
  display: flex;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-align-items: center;
          align-items: center;
}
.search_product .clear-search::after {
  content: "|";
  color: #D3D9E5;
  margin-left: 10px;
}
.search_product .icon-close-clear {
  -webkit-mask: url(/img/images2/svg21.svg) no-repeat center/contain;
          mask: url(/img/images2/svg21.svg) no-repeat center/contain;
  background: #999999;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.search_product .icon_search {
  mask: url(/img/images/svg06.svg) no-repeat center/contain;
  -webkit-mask: url(/img/images/svg06.svg) no-repeat center/contain;
  background-color: #18212C;
  width: 17px;
  height: 16px;
}

@media (min-width: 992px) {
  .resetAllData:hover .text {
    color: #00A2E9;
    cursor: pointer;
  }
  .search_product .search-click:hover .icon, .search_product .clear-search:hover .icon {
    background: #00A2E9;
  }
}
@media (max-width: 991.98px) {
  .search_product input {
    padding: 0 70px 0 0.3rem !important;
  }
  .search_product .clear-search {
    right: 38px;
  }
  .resetAllDataAll {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
    padding: 15px 0 15px;
  }
}
.operate-box-r {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}
.operate-box-r .is-r {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}

.total_num {
  font-size: 16px;
  line-height: 24px;
  color: #5D6166;
  margin: 0 10px;
}

.icon-share {
  background: url(/img/images/svg08.svg) no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
}

.icon-export {
  background: url(/img/images/svg09.svg) no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
}

.icon-field {
  background: url(/img/images/svg10.svg) no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
}

.pro-share-wrap {
  position: relative;
}
.pro-share-wrap .more-message {
  position: absolute;
  z-index: 21;
  background: #fff;
  width: 205px;
  display: none;
}

.pro-share-wrap, .pro-export-wrap, .pro-field-wrap {
  margin: 0 10px;
}
.pro-share-wrap .header-title, .pro-export-wrap .header-title, .pro-field-wrap .header-title {
  display: -webkit-flex;
  display: flex;
}
.pro-share-wrap .header-title, .pro-export-wrap .header-title, .pro-field-wrap .header-title {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 0 3px;
}
.pro-share-wrap .text, .pro-export-wrap .text, .pro-field-wrap .text {
  font-size: 16px;
  line-height: 24px;
  color: #18212C;
}

.pro-export-wrap {
  margin-right: 16px;
  position: relative;
}
.pro-export-wrap::after {
  position: absolute;
  content: "";
  left: -webkit-calc(100% + 15px);
  left: calc(100% + 15px);
  width: 1px;
  height: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #D3D9E5;
}

.pro-field-wrap {
  margin-left: 15px;
  margin-right: 0;
  position: relative;
  cursor: pointer;
}

.table-main-l {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  overflow: hidden;
}

.reportname-wrap-type01 {
  padding: 18px 0;
}
.reportname-wrap-type01 .item-title {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  color: #3B609B;
  margin-bottom: 0.5rem;
}
.reportname-wrap-type01 .message-list {
  display: -webkit-flex;
  display: flex;
  gap: 0 23px;
}
.reportname-wrap-type01 .message-list span {
  font-size: 14px;
  line-height: 16px;
  color: var(--mt-global-color-black);
  position: relative;
}
.reportname-wrap-type01 .message-list span::after {
  position: absolute;
  content: "";
  left: -webkit-calc(100% + 11px);
  left: calc(100% + 11px);
  width: 0.5px;
  height: 0.7rem;
  background: var(--mt-global-color-black);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.reportname-wrap-type01 .message-list span:last-child::after {
  opacity: 0;
}

@media (min-width: 992px) {
  .reportname-wrap-type01 .item-title:hover {
    text-decoration: underline;
    color: #00A2E9;
    cursor: pointer;
  }
}
.pro-table-wrap.pro-table-wrap-type02 .el-table__header thead th.el-table-fixed-column--right {
  background: #D3E3FD !important;
  border-bottom: 1px solid #AEC6ED !important;
}
.pro-table-wrap.pro-table-wrap-type02 .el-table .el-table__body-wrapper .el-table__cell:not(.el-table-fixed-column--right) {
  vertical-align: top;
  padding: 0.2rem 0 0 0;
}
.pro-table-wrap.pro-table-wrap-type02 .inner_thead_one {
  padding-left: 15px;
}
.pro-table-wrap.pro-table-wrap-type02 .inputSN {
  padding-top: 0.8rem;
}
.pro-table-wrap.pro-table-wrap-type02 .proStatus {
  padding-top: 1.2rem;
}
.pro-table-wrap.pro-table-wrap-type02 .proPAD {
  padding: 0.8rem 0 1rem;
}
.pro-table-wrap.pro-table-wrap-type02 .inner_tbody_last {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.pro-table-wrap.pro-table-wrap-type02 .proPAD-text {
  font-size: max(14px, 0.8rem);
  line-height: 1.2rem;
}
.pro-table-wrap.pro-table-wrap-type02 .inner_thead_other_title {
  margin-left: 0;
}
.pro-table-wrap.pro-table-wrap-type02 .item-title {
  font-size: max(14px, 0.8rem);
  line-height: 1.2rem;
  font-weight: 700;
  color: #3B609B;
  margin-bottom: 0.25rem;
}
.pro-table-wrap.pro-table-wrap-type02 .message-list {
  display: -webkit-flex;
  display: flex;
  gap: 0 23px;
}
.pro-table-wrap.pro-table-wrap-type02 .message-list span {
  font-size: 14px;
  line-height: 16px;
  color: var(--mt-global-color-black);
  position: relative;
}
.pro-table-wrap.pro-table-wrap-type02 .message-list span::after {
  position: absolute;
  content: "";
  left: -webkit-calc(100% + 11px);
  left: calc(100% + 11px);
  width: 0.5px;
  height: 0.7rem;
  background: var(--mt-global-color-black);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pro-table-wrap.pro-table-wrap-type02 .message-list span:last-child::after {
  opacity: 0;
}
.pro-table-wrap.pro-table-wrap-type02 .inner_tbody_other {
  padding-left: 15px;
}
.pro-table-wrap.pro-table-wrap-type02 .inner_thead_other {
  padding: 14px 15px;
}
.pro-table-wrap.pro-table-wrap-type02 .pro-img-wrap {
  width: 80px;
  height: 80px;
}
.pro-table-wrap.pro-table-wrap-type02 .pro-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.pro-table-wrap.pro-table-wrap-type02 .collect-pro {
  background: url(/img/images/svg24.svg) no-repeat;
  background-size: contain;
  border-radius: 0;
  border: 0;
  position: relative;
}
.pro-table-wrap.pro-table-wrap-type02 .collect-pro.success {
  background: url(/img/images/svg31.svg) no-repeat;
  background-size: contain;
}
.pro-table-wrap.pro-table-wrap-type02 .collect-pro .icon-collect {
  -webkit-mask: initial;
          mask: initial;
  background: none;
}
.pro-table-wrap.pro-table-wrap-type02 .demo-product {
  display: -webkit-flex;
  display: flex;
  gap: 0 0.2rem;
  padding: 0.4rem 1.1rem;
  border-radius: 4px;
  background: #00A2E9;
  cursor: pointer;
}
.pro-table-wrap.pro-table-wrap-type02 .demo-product .text {
  font-size: 14px;
  line-height: 0.8rem;
  color: #fff;
  font-weight: 700;
}
.pro-table-wrap.pro-table-wrap-type02 .demo-product .icon-demo {
  mask: url(/img/images/svg25.svg) no-repeat center/contain;
  -webkit-mask: url(/img/images/svg25.svg) no-repeat center/contain;
  position: relative;
  background: #fff;
  width: 0.8rem;
  height: 0.8rem;
}
.pro-table-wrap.pro-table-wrap-type02 .el-table-fixed-column--right {
  background: #fff !important;
}
.pro-table-wrap.pro-table-wrap-type02 .el-table-fixed-column--right::after {
  position: absolute;
  content: "";
  left: 0px;
  height: -webkit-calc(100% + 1px);
  height: calc(100% + 1px);
  width: 2px;
  background: #D3D9E5;
  top: 0;
}
.pro-table-wrap.pro-table-wrap-type02 .el-table-fixed-column--right.is-first-column:before {
  box-shadow: none;
}
.pro-table-wrap.pro-table-wrap-type02 .inner_thead_other:hover::after {
  opacity: 0;
}
.pro-table-wrap.pro-table-wrap-type03 .h70 {
  height: 3.5rem;
}
.pro-table-wrap.pro-table-wrap-type03 .el-table__body-wrapper td.el-table__cell:not(.el-table-fixed-column--right) {
  padding: 1.2rem 0 1rem;
  vertical-align: top;
}
.pro-table-wrap.pro-table-wrap-type03 .report-type-wrap {
  color: #202124;
}
.pro-table-wrap.pro-table-wrap-type03 .report-desc {
  color: #202124;
  line-height: 24px;
  padding-right: 10px;
}
.pro-table-wrap.pro-table-wrap-type03 .include-pro {
  font-size: 14px;
  line-height: 22px;
  color: #202124;
}
.pro-table-wrap.pro-table-wrap-type03 .inner_tbody_other {
  padding-left: 10px;
  line-height: 24px;
}
.pro-table-wrap.pro-table-wrap-type03 .inner_thead_one {
  padding-left: 25px;
}
.pro-table-wrap.pro-table-wrap-type03 .inner_thead_other {
  padding: 14px 15px 14px 8px;
}
.pro-table-wrap.pro-table-wrap-type03 .inner_thead_other::after {
  display: none;
}
.pro-table-wrap.pro-table-wrap-type03 .inner_thead_other_title, .pro-table-wrap.pro-table-wrap-type03 .pro_table_sort {
  margin-left: 0;
}
.pro-table-wrap.pro-table-wrap-type03 .inner_tbody_one {
  padding-left: 18px;
  display: -webkit-flex;
  display: flex;
}
.pro-table-wrap.pro-table-wrap-type03 .item-title {
  font-size: max(14px, 0.7rem);
  line-height: 0.8rem;
  font-weight: 700;
  color: #3B609B;
  margin-bottom: 0.5rem;
}
.pro-table-wrap.pro-table-wrap-type03 .message-list {
  display: -webkit-flex;
  display: flex;
  gap: 0 23px;
}
.pro-table-wrap.pro-table-wrap-type03 .message-list span {
  font-size: max(14px, 0.7rem);
  line-height: 0.8rem;
  color: var(--mt-global-color-black);
  position: relative;
}
.pro-table-wrap.pro-table-wrap-type03 .message-list span::after {
  position: absolute;
  content: "";
  left: -webkit-calc(100% + 11px);
  left: calc(100% + 11px);
  width: 0.5px;
  height: 0.7rem;
  background: var(--mt-global-color-black);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pro-table-wrap.pro-table-wrap-type03 .message-list span:last-child::after {
  opacity: 0;
}
.pro-table-wrap.pro-table-wrap-type03 .el-table-fixed-column--right::after {
  position: absolute;
  content: "";
  left: 0px;
  height: -webkit-calc(100% + 1px);
  height: calc(100% + 1px);
  width: 2px;
  background: #D3D9E5;
  top: 0;
}

.p-design-white .table-main-r {
  padding-top: 0rem;
}

@media (max-width: 991.98px) {
  .p-design-white .table-main-r {
    padding-top: 0rem;
  }
}
@media (min-width: 992px) {
  .pro-table-wrap.pro-table-wrap-type02 .item-title:hover {
    text-decoration: underline;
    color: #00A2E9;
    cursor: pointer;
  }
  .pro-table-wrap.pro-table-wrap-type03 .item-title:hover {
    text-decoration: underline;
    color: #00A2E9;
    cursor: pointer;
  }
  .pro-table-wrap-type03 .zip-product:hover .icon-zip {
    background: url(/img/images2/svg38-mob.svg) no-repeat;
  }
  .demo-product:hover {
    background: #0095DA !important;
  }
}
.pro-table-box .el-scrollbar__thumb {
  background-color: #BBBDBE;
  opacity: 1;
}
.pro-table-box .elScroll .inner {
  height: 6px;
}
.pro-table-box .el-scrollbar__bar.is-horizontal {
  height: 6px;
}
.pro-table-box .floating-scroll-bar {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pro-table-box .floating-scroll-bar.show {
  opacity: 1;
}

@media (max-width: 991.98px) {
  .pro-table-box .el-table__body-wrapper {
    width: 100vw;
  }
  .pro-table-box .el-table__body-wrapper .el-scrollbar__wrap {
    overflow-y: hidden;
  }
  .pro-table-box .el-table__body-wrapper .el-scrollbar__bar {
    display: block !important;
  }
  .pro-table-box .el-scrollbar__bar.is-horizontal {
    height: 2.5px;
  }
  .pro-table-box .elScroll .inner {
    height: 2.5px;
  }
  .pro-table-box .el-scrollbar__thumb {
    background-color: #D9D9D9;
    opacity: 1;
    border-radius: 5px;
  }
}
.pro-table-box .el-table {
  overflow: visible !important;
}
.pro-table-box .el-table__header-wrapper {
  position: sticky;
  z-index: 9;
  top: 3.5rem;
}
.pro-table-box table, .pro-table-box .el-scrollbar__view {
  min-width: 100%;
}
.pro-table-box .el-table .el-table__cell {
  padding: 0;
}

@media (max-width: 991.98px) {
  .pro-table-box .el-table__header-wrapper {
    top: 1.3rem;
    width: 100vw;
  }
}
.el-table__column-resize-proxy {
  border-right: 1px solid #00A2E9;
}

.empty_data {
  opacity: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  padding: 50px 0 50px;
}
.empty_data .imgwrap {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 15px;
}
.empty_data .imgwrap img {
  width: 62px;
}
.empty_data .desc {
  font-size: 14px;
  line-height: 14px;
  color: #666;
}
.empty_data.opa {
  opacity: 1;
}

.pro-table-box .el-table__border-left-patch {
  background: #D3D9E5;
  z-index: 9;
}
.pro-table-box th, .pro-table-box td {
  border: 0;
}
.pro-table-box td {
  border-bottom: 1px solid #D3D9E5 !important;
  border-right: 1px solid rgba(211, 217, 229, 0) !important;
}
.pro-table-box th {
  border-right: 1px solid rgba(211, 217, 229, 0) !important;
}

@media (min-width: 992px) {
  .pro-table-box .el-scrollbar__wrap {
    overflow: hidden !important;
  }
}
.pro_table_box .el-table .cell {
  word-break: break-word;
}

.inner_th_public {
  display: -webkit-flex;
  display: flex;
  font-size: 14px;
  line-height: 16px;
}

.inner_thead_one {
  padding-left: 20px;
}

.inner_thead_other {
  padding: 14px 15px 14px 10px;
}

.public-tooltip {
  padding: 0;
  display: -webkit-flex;
  display: flex;
}
.public-tooltip .el-button {
  padding: 0;
  background: none;
  height: auto;
}

.icon-drag {
  background: url(/img/images/svg11.svg) no-repeat;
  background-size: contain;
  width: 8px;
  height: 14px;
  cursor: move;
}

.el-button:focus-visible, .el-button:active {
  outline: 0;
  color: initial;
  border-color: initial;
  border: 1px solid rgba(255, 255, 255, 0);
}

.pro_table_sort {
  display: -webkit-flex;
  display: flex;
  cursor: pointer;
}
.pro_table_sort svg {
  width: 7px;
  height: 14px;
}
.pro_table_sort.desc .tubiaodesc {
  fill: #00A2E9;
  stroke: #00A2E9;
}
.pro_table_sort.asc .tubiaoasc {
  fill: #00A2E9;
  stroke: #00A2E9;
}

.product-code {
  display: -webkit-flex;
  display: flex;
}

.inner_thead_other_title, .pro_table_sort {
  margin-left: 6px;
}

.pro_table_visibility {
  margin-left: 0px;
  -webkit-align-items: center;
          align-items: center;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.inner_thead_other {
  position: relative;
}
.inner_thead_other::after {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 16px;
  width: 5px;
  background: url(/img/images/svg12.svg) no-repeat;
  background-size: contain;
  opacity: 0;
}

.inner_thead_one {
  gap: 0 27px;
}

.is-scrolling-middle .el-table-fixed-column--right {
  position: relative;
}
.is-scrolling-middle .el-table-fixed-column--right::after {
  position: absolute;
  content: "";
  left: 0px;
  height: -webkit-calc(100% + 1px);
  height: calc(100% + 1px);
  width: 2px;
  background: #D3D9E5;
  top: 0;
}
.is-scrolling-middle .inner_tbody_last {
  position: relative;
}
.is-scrolling-middle .inner_tbody_last::after {
  position: absolute;
  content: "";
  left: 0;
  height: -webkit-calc(100% + 1px);
  height: calc(100% + 1px);
  width: 2px;
  background: #D3D9E5;
  top: 0;
}

.p-prolist .collect-pro::after, .p-design-selection .collect-pro::after {
  position: absolute;
  content: "";
  left: -36px;
  top: 6px;
  background: url(/img/images2/svg37.svg) no-repeat;
  width: 58px;
  height: 44px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-prolist .collect-pro.mark::after, .p-design-selection .collect-pro.mark::after {
  opacity: 1;
}

@media (max-width: 991.98px) {
  .p-prolist .collect-pro::after, .p-design-selection .collect-pro::after {
    display: none;
  }
}
.collect-pro {
  width: 32px;
  height: 32px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  border-radius: 4px;
  cursor: pointer;
}
.collect-pro::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: url(/img/images2/svg37.svg) no-repeat;
}
.collect-pro .icon-collect {
  background: url(/img/images/svg29.svg) no-repeat;
  background-size: contain;
  -webkit-mask: initial;
          mask: initial;
  width: 100%;
  height: 100%;
}
.collect-pro .icon-collect.success {
  background: url(/img/images/svg30.svg) no-repeat;
  background-size: contain;
}

.pdf-product {
  width: 32px;
  height: 32px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  border-radius: 4px;
  border: 1px solid #00A2E9;
  background: none;
  cursor: pointer;
}
.pdf-product .icon-pdf {
  mask: url(/img/images/svg14.svg) no-repeat center/contain;
  -webkit-mask: url(/img/images/svg14.svg) no-repeat center/contain;
  background-color: #00A2E9;
  width: 18px;
  height: 19px;
}
.pdf-product .icon-pdf.icon-zip {
  mask: url(/img/images/zip.svg) no-repeat center/contain;
  -webkit-mask: url(/img/images/zip.svg) no-repeat center/contain;
}
.pdf-product .icon-pdf.icon-rar {
  mask: url(/img/images/zip.svg) no-repeat center/contain;
  -webkit-mask: url(/img/images/zip.svg) no-repeat center/contain;
}

.inner_tbody_last {
  display: -webkit-flex;
  display: flex;
  gap: 0 10px;
  padding: 12px 0 12px 19px;
}

.el-scrollbar__thumb {
  background: #5C6470;
  border-radius: 3px;
  opacity: 1;
}

.el-scrollbar__bar.is-vertical > div {
  width: 6px;
}

.el-table__header {
  border: 0;
}

.el-table__body {
  border: 0;
}

.el-table .cell {
  padding: 0;
}

.el-table__header thead th {
  background: #D3E3FD !important;
  border-bottom: 1px solid #AEC6ED !important;
  color: var(--mt-global-color-black);
}

.el-table__body .el-table__row:nth-child(even) {
  background: #F7F8FA;
}

.el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background: #dbe2ee;
}

.pro_thead-opacity {
  opacity: 0;
  pointer-events: none;
}

.inner_td_public {
  display: -webkit-flex;
  display: flex;
  gap: 0 5px;
  -webkit-align-items: center;
          align-items: center;
}

.pro-name-status {
  color: #FB1717;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.pro-name {
  font-size: 14px;
  line-height: 16px;
  color: #3B609B;
  font-weight: 600;
  cursor: pointer;
}

.inner_tbody_one {
  padding-left: 20px;
}
.inner_tbody_one .is-box-r {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  gap: 0 4px;
}
.inner_tbody_one .is-box {
  display: -webkit-flex;
  display: flex;
  gap: 0 66px;
}

.inner_tbody_other {
  padding-left: 30px;
  font-size: 14px;
  line-height: 16px;
  color: #000;
}

.filter_box {
  position: relative;
  cursor: pointer;
}
.filter_box .title {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  padding: 5px 16px;
  border: 1px solid #DEE0E3;
  border-radius: 4px;
  background: #f8f8f8;
}
.filter_box .title .svgwrap {
  display: -webkit-flex;
  display: flex;
  margin-right: 8px;
}
.filter_box .title span {
  font-size: 14px;
  line-height: 24px;
  color: #18212C;
  font-weight: 400;
}
.filter_box.click .title {
  background: #034B9F;
  border: 1px solid #034B9F;
}
.filter_box.click .title span {
  color: #fff;
}
.filter_box.click .title svg path, .filter_box.click .title svg rect {
  stroke: #fff;
}

.filter_box_more {
  position: absolute;
  top: 100%;
  right: 0;
  width: 320px;
  padding-top: 10px;
  z-index: 12;
  display: none;
}

.filter_box_inner {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #D3D9E5;
}
.filter_box_inner > .box {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
}
.filter_box_inner .head {
  padding: 20px 0 15px 20px;
  border-bottom: 1px solid #DEE0E3;
  display: -webkit-flex;
  display: flex;
}
.filter_box_inner .head span {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #000;
}

.drag_list_item {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 20px;
}
.drag_list_item:last-child {
  margin-bottom: 0;
}
.drag_list_item > .left {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}
.drag_list_item > .left span {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #000;
}
.drag_list_item > .left .svgwrap {
  display: -webkit-flex;
  display: flex;
  margin-right: 10px;
}
.drag_list_item > .left .svgwrap svg {
  width: 6px;
  height: 12px;
  cursor: -webkit-grab;
  cursor: grab;
}
.drag_list_item > .right .svgwrap {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  cursor: pointer;
}
.drag_list_item > .right .svgwrap svg {
  width: 12px;
  height: 12px;
}

.drag_list {
  padding: 12px 36px 26px 20px;
}

@media (max-width: 991.98px) {
  .drag_list_item {
    margin-bottom: 0.28rem;
  }
  .drag_list_item > .left .svgwrap {
    margin-right: 0.14rem;
  }
  .drag_list_item > .left .svgwrap svg {
    width: 0.08rem;
    height: 0.16rem;
  }
  .drag_list_item > .right .svgwrap {
    padding: 0.1rem;
    margin-right: -0.1rem;
  }
  .drag_list_item > .right .svgwrap svg {
    width: 0.24rem;
    height: 0.24rem;
  }
  .drag_list {
    padding: 0.31rem 0.6rem 0.34rem 0.33rem;
    overflow-y: scroll;
    max-height: 358px;
  }
  .drag_list::-webkit-scrollbar {
    width: 2px;
  }
  .drag_list::-webkit-scrollbar-thumb {
    width: 2px;
    background-color: #D9D9D9;
    border-radius: 4px;
  }
  .drag_list::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 4px;
  }
  .drag_list::-webkit-scrollbar-track-piece {
    background-color: rgba(0, 0, 0, 0);
  }
  .filter_box_inner {
    border-radius: 0.12rem;
    border: 0.015rem solid #D3D9E5;
  }
  .filter_box_inner .head {
    position: relative;
    padding: 0.3rem 0.32rem 0.23rem 0.32rem;
  }
  .filter_box_inner .close_list_drag {
    position: absolute;
    content: "";
    right: 0.46rem;
    top: 0.31rem;
    background-color: #5D6166;
    -webkit-mask: url(/img/images/svg104.svg) no-repeat center/contain;
    mask: url(/img/images/svg104.svg) no-repeat center/contain;
    width: 0.25rem;
    height: 0.25rem;
  }
  .filter_box_more {
    left: initial;
    right: 0;
    padding-top: 0;
    width: 5rem;
  }
}
@media (min-width: 992px) {
  .inner_thead_other:hover .pro_thead-opacity {
    opacity: 1;
    pointer-events: auto;
  }
  .inner_thead_other:hover::after {
    opacity: 1;
  }
}
.design-table-sticky .pro-table-box .el-table__header-wrapper {
  top: 3.9rem;
}
.design-table-sticky .foot-ctbuy-box {
  margin-top: 6rem;
}

@media (max-width: 991.98px) {
  .design-table-sticky .pro-table-box .el-table__header-wrapper {
    top: 1.2rem;
  }
  .design-table-sticky .foot-ctbuy-box {
    margin: 1.2rem 0 1rem 0;
  }
}
@media (min-width: 992px) {
  .pro-name:hover {
    text-decoration: underline;
    color: #00A2E9;
  }
}
.pro-table-wrap.pro-table-wrap-type02 .el-table__header thead th.el-table-fixed-column--right {
  background: #D3E3FD !important;
  border-bottom: 1px solid #AEC6ED !important;
}

@media (max-width: 991.98px) {
  .pro-table-wrap .el-table__header-wrapper, .pro-table-wrap .el-table__body-wrapper {
    margin-right: 0 !important;
  }
  .pro_table-operate-box {
    padding: 0rem 0.5rem 0.3rem 0.5rem;
    -webkit-flex-direction: column;
            flex-direction: column;
    gap: 0.4rem 0;
    border-left: 0;
  }
  .operate-box-l {
    -webkit-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 0 0.2rem;
  }
  .operate-box-r {
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    gap: 0.18rem 0;
  }
  .operate-box-r .is-r {
    gap: 0 0.6rem;
  }
  .pro-share-wrap, .pro-export-wrap, .pro-field-wrap {
    margin: 0 0;
  }
  .pro-share-wrap .header-title, .pro-export-wrap .header-title, .pro-field-wrap .header-title {
    gap: 0 0.1rem;
  }
  .pro-share-wrap .text, .pro-export-wrap .text, .pro-field-wrap .text {
    font-size: 0.3rem;
    line-height: 0.48rem;
  }
  .icon-field {
    width: 0.34rem;
    height: 0.34rem;
  }
  .total_num {
    font-size: 0.3rem;
    line-height: 0.48rem;
    margin: 0 0;
  }
  .search_product {
    -webkit-flex: 1;
            flex: 1;
  }
  .search_product .icon_search {
    mask: url(/img/images/svg102.svg) no-repeat center/contain;
    -webkit-mask: url(/img/images/svg102.svg) no-repeat center/contain;
    width: 0.42rem;
    height: 0.42rem;
  }
  .search_product .search-click {
    right: 0.28rem;
  }
  .search_product input {
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.36rem;
    height: 0.7rem;
    padding: 0 0.7rem 0 0.3rem;
    border-radius: 0.04rem;
    border: 0.015rem solid #686E74;
  }
  .pro-table-main {
    border-top: 0px solid #fff;
  }
  .pro-table-wrap .title-wrap {
    padding: 1rem 0 0.4rem;
  }
  .el-table__header thead th {
    border-bottom: 0px solid #000 !important;
  }
  .inner_th_public {
    font-size: 0.28rem;
    line-height: 0.28rem;
    color: #000;
  }
  .inner_thead_one {
    padding-left: 0.5rem;
    gap: 0 0.11rem;
  }
  .inner_thead_other {
    padding: 0.25rem 0rem 0.25rem 0.3rem;
    font-size: 0.28rem;
    line-height: 0.28rem;
  }
  .inner_thead_other_title, .pro_table_sort {
    margin-left: 0;
  }
  .pro-name {
    font-size: 0.28rem;
    line-height: 0.28rem;
  }
  .pro-name-status {
    font-size: 0.24rem;
    line-height: 0.24rem;
  }
  .inner_tbody_one {
    padding: 0.4rem 0 0.4rem 0.5rem;
  }
  .inner_tbody_one .is-box-r {
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    gap: 0.2rem 0;
  }
  .pdf-product, .collect-pro {
    width: 0.6rem;
    height: 0.6rem;
  }
  .inner_tbody_last {
    gap: 0 0.15rem;
    -webkit-justify-content: center;
            justify-content: center;
    padding: 0;
  }
  .el-table__body .el-table__row:nth-child(even) {
    background: #fff;
  }
  .el-table__header-wrapper tr th.el-table-fixed-column--left::after {
    position: absolute;
    content: "";
    background: #D3D9E5;
    width: 0.03rem;
    height: 100%;
    right: 0;
    top: 0;
  }
  .reportname-wrap-type01 {
    padding: 0;
  }
  .reportname-wrap-type01 .item-title {
    font-size: 0.28rem;
    line-height: 0.28rem;
    margin-bottom: 0.2rem;
  }
  .reportname-wrap-type01 .message-list {
    gap: 0 0.2rem;
  }
  .reportname-wrap-type01 .message-list span {
    font-size: 0.24rem;
    line-height: 0.24rem;
  }
  .reportname-wrap-type01 .message-list span::after {
    height: 0.24rem;
    width: 0.015rem;
    left: -webkit-calc(100% + 0.085rem);
    left: calc(100% + 0.085rem);
  }
  .pro-table-box .el-table .el-table__cell.el-table-fixed-column--left {
    position: relative;
  }
  .pro-table-box .el-table .el-table__cell.el-table-fixed-column--left::after {
    position: absolute;
    content: "";
    background: #D3D9E5;
    width: 0.03rem;
    height: 100%;
    right: 0;
    top: 0;
  }
  .current_list_num, .page-text {
    display: none;
  }
  .pro-table-box td {
    border-bottom: 0.02rem solid #D3D9E5 !important;
  }
  .pro-table-box td:not(.el-table-fixed-column--left) {
    border-right: 0.02rem solid #D3D9E5 !important;
  }
  .inner_tbody_other {
    font-size: 0.28rem;
    line-height: 0.36rem;
    padding-left: 0.3rem;
  }
  .product-text, .proPAD-text {
    overflow-y: auto;
    padding-right: 0.48rem;
    max-height: 3.2rem;
    font-size: 0.24rem !important;
    line-height: 0.32rem !important;
  }
  .product-text::-webkit-scrollbar, .proPAD-text::-webkit-scrollbar {
    width: 3px;
  }
  .product-text::-webkit-scrollbar-thumb, .proPAD-text::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: #BBBDBE;
    border-radius: 4px;
  }
  .product-text::-webkit-scrollbar-track, .proPAD-text::-webkit-scrollbar-track {
    background-color: rgba(245, 247, 250, 0);
    border-radius: 4px;
  }
  .product-text::-webkit-scrollbar-track-piece, .proPAD-text::-webkit-scrollbar-track-piece {
    background-color: rgba(245, 247, 250, 0);
  }
  .pro-table-wrap.pro-table-wrap-type02 .demo-product {
    padding: 0.13rem 0.2rem;
    border-radius: 0.08rem;
    gap: 0 0.09rem;
    -webkit-align-items: center;
            align-items: center;
  }
  .pro-table-wrap.pro-table-wrap-type02 .demo-product .text {
    font-size: 0.24rem;
    line-height: 0.24rem;
  }
  .pro-table-wrap.pro-table-wrap-type02 .demo-product .icon-demo {
    width: 0.22rem;
    height: 0.22rem;
  }
  .pro-table-wrap.pro-table-wrap-type02 .collect-pro {
    width: 0.5rem;
    height: 0.5rem;
    display: none;
  }
  .pro-table-wrap.pro-table-wrap-type02 .inner_tbody_last {
    padding: 0.28rem 0 0.48rem 0;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
  }
  .pro-table-wrap.pro-table-wrap-type02 .proPAD {
    padding: 0.38rem 0 0.38rem 0;
  }
  .pro-table-wrap.pro-table-wrap-type02 .proStatus {
    padding: 0.95rem 0 0 0;
  }
  .pro-table-wrap.pro-table-wrap-type02 .inner_tbody_other {
    padding-left: 0.5rem;
  }
  .pro-table-wrap.pro-table-wrap-type02 .message-list {
    gap: 0.1rem 0.2rem;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .pro-table-wrap.pro-table-wrap-type02 .message-list span {
    font-size: 0.24rem;
    line-height: 0.24rem;
  }
  .pro-table-wrap.pro-table-wrap-type02 .message-list span::after {
    height: 0.24rem;
    width: 0.015rem;
    left: -webkit-calc(100% + 0.085rem);
    left: calc(100% + 0.085rem);
  }
  .pro-table-wrap.pro-table-wrap-type02 .inputSN {
    padding: 0.38rem 0.1rem 0rem 0;
  }
  .pro-table-wrap.pro-table-wrap-type02 .item-title {
    font-size: 0.28rem;
    line-height: 0.28rem;
    margin-bottom: 0.15rem;
  }
  .pro-table-wrap.pro-table-wrap-type02 .pro-img-wrap {
    width: 1.2rem;
    height: 1.2rem;
  }
  .pro-table-wrap.pro-table-wrap-type02 .inner_tbody_one {
    padding: 0.58rem 0 0rem 0.5rem;
  }
  .pro-table-wrap.pro-table-wrap-type02 .inner_thead_one {
    padding-left: 0.5rem;
    height: 0.8rem;
    -webkit-align-items: center;
            align-items: center;
  }
  .pro-table-wrap.pro-table-wrap-type02 .el-table .el-table__body-wrapper .el-table__cell:not(.el-table-fixed-column--right) {
    padding-top: 0rem;
  }
  .pro-table-wrap.pro-table-wrap-type02 .el-table__header-wrapper tr th.el-table-fixed-column--left::after {
    opacity: 0;
  }
  .pro-table-wrap.pro-table-wrap-type02 .inner_thead_other {
    padding: 0 0 0 0.5rem;
  }
  .pro-table-wrap.pro-table-wrap-type03 .h70 {
    height: 1rem;
  }
  .pro-table-wrap.pro-table-wrap-type03 .report-type-wrap, .pro-table-wrap.pro-table-wrap-type03 .include-pro, .pro-table-wrap.pro-table-wrap-type03 .report-desc {
    padding: 0.4rem 0;
  }
  .pro-table-wrap.pro-table-wrap-type03 .inner_tbody_last {
    padding: 0.84rem 0 0.48rem 0;
    -webkit-justify-content: center;
            justify-content: center;
  }
  .pro-table-wrap.pro-table-wrap-type03 .inner_tbody_other {
    padding-left: 0.5rem;
  }
  .pro-table-wrap.pro-table-wrap-type03 .message-list {
    gap: 0.1rem 0.2rem;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .pro-table-wrap.pro-table-wrap-type03 .message-list span {
    font-size: 0.24rem;
    line-height: 0.24rem;
    color: #5D6166;
  }
  .pro-table-wrap.pro-table-wrap-type03 .message-list span::after {
    height: 0.24rem;
    width: 0.015rem;
    left: -webkit-calc(100% + 0.085rem);
    left: calc(100% + 0.085rem);
  }
  .pro-table-wrap.pro-table-wrap-type03 .item-title {
    font-size: 0.28rem;
    line-height: 0.36rem;
    margin-bottom: 0.2rem;
  }
  .pro-table-wrap.pro-table-wrap-type03 .inner_tbody_one {
    padding: 0.4rem 0 0.68rem 0.5rem;
  }
  .pro-table-wrap.pro-table-wrap-type03 .inner_thead_one {
    padding-left: 0.5rem;
    height: 0.8rem;
    -webkit-align-items: center;
            align-items: center;
  }
  .pro-table-wrap.pro-table-wrap-type03 .el-table .el-table__body-wrapper .el-table__cell:not(.el-table-fixed-column--right) {
    padding-top: 0rem;
  }
  .pro-table-wrap.pro-table-wrap-type03 .el-table__header-wrapper tr th.el-table-fixed-column--left::after {
    opacity: 0;
  }
  .pro-table-wrap.pro-table-wrap-type03 .inner_thead_other {
    padding: 0 0 0 0.5rem;
  }
  .pro-table-wrap-type02 .pro_table-operate-box, .pro-table-wrap-type03 .pro_table-operate-box {
    padding: 0 0.5rem 0.3rem;
  }
  .pro-table-wrap-type02 .total_num, .pro-table-wrap-type03 .total_num {
    font-size: 0.3rem;
    line-height: 0.48rem;
    margin-right: 0;
  }
  .refiner-wrap {
    padding: 0.16rem 0.28rem;
    border: 0.015rem solid #686E74;
    border-radius: 0.5rem;
  }
  .refiner-wrap .icon-filter {
    background: url(/img/images/svg103.svg) no-repeat;
    background-size: contain;
    width: 0.44rem;
    height: 0.38rem;
  }
  .is-scrolling-middle .inner_tbody_last::after {
    opacity: 0;
  }
  .pro-table-wrap.pro-table-wrap-type03 .el-table__body-wrapper td.el-table__cell:not(.el-table-fixed-column--right) {
    padding: 0;
  }
  .p-prolist .inner_tbody_one .is-box, .p-design-selection .inner_tbody_one .is-box {
    gap: 0 9px;
    -webkit-align-items: center;
            align-items: center;
  }
}
@media (max-width: 991.98px) {
  .typeIsInput-wrap {
    padding: 0.4rem 0 0.4rem;
  }
  .typeIsInput-wrap .el-select__wrapper {
    min-height: 1rem;
  }
  .modal-TableList .modal-dialog {
    height: 100%;
  }
  .modal-TableList .modal-content {
    height: 100%;
    background: #fff;
  }
  .modal-TableList .modal-header {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-align-items: center;
            align-items: center;
    padding: 0.26rem 0.5rem;
    border-top: 1px solid #DCDFE3;
    border-bottom: 1px solid #DCDFE3;
  }
  .modal-TableList .modal-header .title {
    font-size: 0.36rem;
    line-height: 0.48rem;
  }
  .modal-TableList .modal-header .modal-close {
    position: relative;
    padding: 0;
    display: -webkit-flex;
    display: flex;
  }
  .modal-TableList .modal-header .modal-close img {
    width: 0.36rem;
    height: 0.36rem;
  }
  .modal-TableList .modal-body {
    height: -webkit-calc(100dvh - 1.04rem);
    height: calc(100dvh - 1.04rem);
    overflow-y: auto;
  }
  .modal-TableList .modal-body::-webkit-scrollbar {
    width: 0px;
  }
  .modal-TableList .modal-body::-webkit-scrollbar-thumb {
    width: 0px;
    background-color: #DCDFE6;
    border-radius: 0px;
  }
  .modal-TableList .modal-body::-webkit-scrollbar-track {
    background-color: #eee;
    border-radius: 0px;
  }
  .modal-TableList .modal-body::-webkit-scrollbar-track-piece {
    background-color: #eee;
  }
  .modal-TableList .typeIsSelect-wrap {
    padding: 0.63rem 0 0.4rem;
  }
  .modal-TableList .typeIsSelect-wrap .el-select__placeholder {
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .modal-TableList .typeIsSelect-wrap .typeselect_item {
    margin-bottom: 0.4rem;
  }
  .modal-TableList .typeIsSelect-wrap .typeselect_item:last-child {
    margin-bottom: 0;
  }
  .modal-TableList .typeIsSelect-wrap .typeselect_item.hasimg .el-checkbox__label {
    padding-left: 0;
  }
  .modal-TableList .typeIsSelect-wrap .el-checkbox__label {
    padding: 0 0 0 0.2rem;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .modal-TableList .typeIsSelect-wrap .option-content {
    gap: 0 0.25rem;
  }
  .modal-TableList .typeIsSelect-wrap .option-content img {
    width: 0.34rem;
    height: 0.34rem;
  }
  .modal-TableList .typeIsSelect-wrap .el-checkbox.el-checkbox--large .el-checkbox__inner {
    width: 0.3rem;
    height: 0.3rem;
  }
  .modal-TableList .table-filter-menu {
    overflow: hidden;
    max-height: initial;
    margin: 0;
    padding: 0rem 0.5rem 0rem;
  }
  .modal-TableList .table-filter-menu .more {
    margin-bottom: 0.16rem;
  }
  .modal-TableList .table-filter-menu .filter-header {
    padding: 0.48rem 0 0.28rem;
  }
  .modal-TableList .table-filter-menu .item-menu {
    margin-bottom: 0;
  }
  .modal-TableList .table-filter-menu .item-menu.cur .icon-arrow {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .modal-TableList .table-filter-menu .item-tit {
    font-size: 0.32rem;
    line-height: 0.56rem;
  }
  .modal-TableList .table-filter-menu .icon-arrow {
    -webkit-mask: url(/img/images2/svg06.svg) no-repeat center/contain;
            mask: url(/img/images2/svg06.svg) no-repeat center/contain;
    background: #3B609B;
    width: 0.24rem;
    height: 0.14rem;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
.modalContrastStep1 {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  z-index: 10;
}
.modalContrastStep1 .select-pro-swiper {
  overflow: hidden;
}
.modalContrastStep1 .inner-slide {
  display: -webkit-flex;
  display: flex;
  position: relative;
  gap: 0 0.65rem;
  border-radius: 4px;
  border: 1px solid #D3D9E5;
  background: #FFF;
  padding: 1.05rem;
  -webkit-align-items: center;
          align-items: center;
}
.modalContrastStep1 .close-slide {
  position: absolute;
  right: 8px;
  top: 6px;
  display: -webkit-flex;
  display: flex;
  width: 20px;
  height: 20px;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.modalContrastStep1 .content {
  -webkit-flex: 1;
          flex: 1;
}
.modalContrastStep1 .icon-close-slide {
  -webkit-mask: url(/img/images2/svg08.svg) no-repeat center/contain;
          mask: url(/img/images2/svg08.svg) no-repeat center/contain;
  background: #000000;
  width: 12px;
  height: 12px;
}
.modalContrastStep1 .pro-names {
  font-size: 0.7rem;
  line-height: 0.8rem;
  color: #333;
  font-weight: 700;
  max-height: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.modalContrastStep1 .proimg {
  display: -webkit-flex;
  display: flex;
  background: #F3F4F6;
  width: 2.65rem;
}
.modalContrastStep1 .proimg img {
  width: 2.65rem;
  height: 2.65rem;
}
.modalContrastStep1.modal {
  top: initial !important;
  bottom: 0;
  height: auto;
}
.modalContrastStep1 .inner-box {
  display: -webkit-flex;
  display: flex;
  gap: 0 1.6rem;
}
.modalContrastStep1 .inner-l {
  width: 83.125%;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  padding: 0 1.25rem 0 1.25rem;
  position: relative;
}
.modalContrastStep1 .select-pro-prev {
  position: absolute;
  left: -5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}
.modalContrastStep1 .select-pro-prev.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.modalContrastStep1 .select-pro-next {
  position: absolute;
  right: -5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}
.modalContrastStep1 .select-pro-next .icon-pro-prev {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.modalContrastStep1 .select-pro-next.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.modalContrastStep1 .icon-pro-prev {
  -webkit-mask: url(/img/images2/svg07.svg) no-repeat center/contain;
          mask: url(/img/images2/svg07.svg) no-repeat center/contain;
  background: #fff;
  width: 1.25rem;
  height: 1.25rem;
  display: block;
}
.modalContrastStep1 .select-pro-opare {
  display: -webkit-flex;
  display: flex;
  gap: 0 7px;
  -webkit-align-items: center;
          align-items: center;
}
.modalContrastStep1 .select-pro-desc {
  font-size: 0.7rem;
  line-height: 0.8rem;
  font-weight: 700;
  color: #fff;
  margin-top: 1rem;
}
.modalContrastStep1 .clear-select-pro {
  display: -webkit-flex;
  display: flex;
  font-size: 0.7rem;
  line-height: 0.8rem;
  font-weight: 700;
  color: #fff;
  white-space: nowrap;
}
.modalContrastStep1 .innosc-btn {
  width: 5rem;
  height: 1.5rem;
  font-size: 0.7rem;
  line-height: 0.8rem;
  font-weight: 700;
  color: #fff;
}
.modalContrastStep1 .inner-r {
  -webkit-flex: 1;
          flex: 1;
}
.modalContrastStep1 .modal-content {
  background: #1F3165;
  padding: 1.4rem 0;
}

body.modal-open.isscroll-modal {
  overflow: initial;
}
body.modal-open.isscroll-modal.noscroll {
  overflow: hidden;
}
body.modal-open.isscroll-modal.noscroll .modal {
  overflow: hidden;
}

@media (max-width: 991.98px) {
  .modalContrastStep1 .select-pro-desc {
    font-size: 0.26rem;
    line-height: 0.26rem;
    margin-top: 0.3rem;
    font-weight: normal;
  }
  .modalContrastStep1 .select-pro-opare {
    gap: 0 0.44rem;
  }
  .modalContrastStep1 .clear-select-pro {
    font-size: 0.3rem;
    line-height: 0.3rem;
    font-weight: normal;
  }
  .modalContrastStep1 .innosc-btn {
    width: 2rem;
    height: 0.8rem;
    border-radius: 3rem;
    font-weight: normal;
    font-size: 0.3rem;
    line-height: 0.48rem;
  }
  .modalContrastStep1 .inner-l {
    display: none;
  }
  .modalContrastStep1 .modal-content {
    padding: 0.5rem 0rem 0.54rem 0rem;
  }
}
.close-contrastStep2 {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 15px;
  -webkit-justify-content: right;
          justify-content: right;
}
.close-contrastStep2 > * {
  width: 18px;
  height: 18px;
  display: -webkit-flex;
  display: flex;
}

.header-modalContrastStep2 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 0.85rem 1.25rem 0.4rem 1.25rem;
  border-bottom: 1px solid #D9D9D9;
  -webkit-align-items: center;
          align-items: center;
}
.header-modalContrastStep2 .is-l .text {
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 700;
}
.header-modalContrastStep2 .header-title {
  display: -webkit-flex;
  display: flex;
  gap: 0 3px;
  cursor: pointer;
}
.header-modalContrastStep2 .header-title .text {
  font-size: 16px;
  line-height: 24px;
}
.header-modalContrastStep2 .icon-close-svg {
  -webkit-mask: url(/img/images2/svg09.svg) no-repeat center/contain;
          mask: url(/img/images2/svg09.svg) no-repeat center/contain;
  background: #000;
  width: 100%;
  height: 100%;
}

.modalContrastStep2 {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: none;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
}
.modalContrastStep2 .inner-box {
  background: #fff;
}
.modalContrastStep2 .modal-dialog {
  height: 100%;
}
.modalContrastStep2 .modal-content {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  height: 100%;
}

.h45 {
  height: 0rem;
}

.ContrastStep2-list {
  display: -webkit-flex;
  display: flex;
  max-height: -webkit-calc(84.2vh - 4.15rem);
  max-height: calc(84.2vh - 4.15rem);
  position: relative;
  overflow-y: auto;
}
.ContrastStep2-list::-webkit-scrollbar {
  width: 3px;
}
.ContrastStep2-list::-webkit-scrollbar-thumb {
  width: 3px;
  background-color: #fff;
  border-radius: 3px;
}
.ContrastStep2-list::-webkit-scrollbar-track {
  background-color: #eee;
  border-radius: 3px;
}
.ContrastStep2-list::-webkit-scrollbar-track-piece {
  background-color: #eee;
}
.ContrastStep2-list .select-pro-prev {
  position: absolute;
  left: 224px;
  top: 36px;
  z-index: 4;
  width: 30px;
  height: 30px;
  background: #1F3165;
  border-radius: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.ContrastStep2-list .select-pro-prev.swiper-button-disabled {
  opacity: 0;
}
.ContrastStep2-list .select-pro-next {
  position: absolute;
  right: 6px;
  top: 36px;
  z-index: 4;
  width: 30px;
  height: 30px;
  background: #1F3165;
  border-radius: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.ContrastStep2-list .select-pro-next.swiper-button-disabled {
  opacity: 0;
}
.ContrastStep2-list .select-pro-next .icon-pro-prev {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.ContrastStep2-list .icon-pro-prev {
  -webkit-mask: url(/img/images2/svg07.svg) no-repeat center/contain;
          mask: url(/img/images2/svg07.svg) no-repeat center/contain;
  background: #fff;
  width: 1.25rem;
  height: 1.25rem;
  display: block;
}
.ContrastStep2-list .list-l {
  width: 235px;
  position: relative;
  z-index: 2;
  background: #fff;
}
.ContrastStep2-list .list-r {
  padding-right: 0;
  position: relative;
  width: -webkit-calc(100% - 235px);
  width: calc(100% - 235px);
  margin: 0 0px;
}
.ContrastStep2-list .list-r .icon-pro-prev {
  -webkit-mask: url(/img/images2/svg07.svg) no-repeat center/contain;
          mask: url(/img/images2/svg07.svg) no-repeat center/contain;
  background: #fff;
  width: 1.25rem;
  height: 1.25rem;
  display: block;
}
.ContrastStep2-list .list-r .select-pro-next {
  position: absolute;
  right: 7px;
  top: 37px;
  z-index: 2;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ContrastStep2-list .list-r .select-pro-prev {
  position: absolute;
  left: 7px;
  top: 37px;
  z-index: 2;
}

.header-panel-radio {
  height: 104px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
          justify-content: center;
  padding: 0 0 0 30px;
  border-bottom: 1px solid #D3D9E5;
}
.header-panel-radio > * {
  display: -webkit-flex;
  display: flex;
  gap: 0 5px;
  margin-bottom: 9px;
  cursor: pointer;
  -webkit-align-items: center;
          align-items: center;
}
.header-panel-radio > *.cur .icon-radio::before {
  border: 1px solid #00A2E9;
}
.header-panel-radio > *.cur .icon-radio::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #00A2E9;
  border-radius: 100%;
  width: 10px;
  height: 10px;
}
.header-panel-radio .text {
  font-size: 14px;
  line-height: 24px;
}
.header-panel-radio .icon-radio {
  display: block;
  width: 18px;
  height: 18px;
  position: relative;
}
.header-panel-radio .icon-radio::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #333;
  border-radius: 100%;
}

.list-parameter {
  height: 60px;
  border-bottom: 1px solid #D3D9E5;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  padding: 0 0 0 30px;
}
.list-parameter:nth-child(even) {
  background: #F7F8FA;
}
.list-parameter .text {
  font-size: 14px;
  line-height: 24px;
}

.thead-parameter {
  background: #fff;
}
.thead-parameter .text {
  font-weight: 700;
}

.tbody-parameter .list-parameter {
  padding: 0 0px 0 40px;
  position: relative;
}
.tbody-parameter .list-parameter::before {
  position: absolute;
  content: "";
  width: 14px;
  height: -webkit-calc(100% + 1px);
  height: calc(100% + 1px);
  top: 0;
  right: -webkit-calc(100% - 3px);
  right: calc(100% - 3px);
  border-bottom: 1px solid #D3D9E5;
  top: 0;
}
.tbody-parameter .list-parameter:nth-child(even)::before {
  background: #F7F8FA;
}

.ContrastStep2-list.flex {
  -webkit-flex-wrap: initial;
          flex-wrap: initial;
}
.ContrastStep2-list.flex .swiper-slide {
  -webkit-flex: 1 !important;
          flex: 1 !important;
}
.ContrastStep2-list.flex .select-pro-prev, .ContrastStep2-list.flex .select-pro-next {
  display: none;
}

.ContrastStep2-swiper .inner-slide {
  display: block;
}
.ContrastStep2-swiper .item-img-bg {
  border-bottom: 1px solid #D3D9E5;
  background: #1F3165;
  position: relative;
  padding: 5px 8px 5px 8px;
}
.ContrastStep2-swiper .item-img-bg::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  background: #1F3165;
  top: 0;
  left: 100%;
}
.ContrastStep2-swiper .item-img-bg::before {
  position: absolute;
  content: "";
  width: 11px;
  height: 100%;
  background: #1F3165;
  top: 0;
  right: -webkit-calc(100% - 3px);
  right: calc(100% - 3px);
}
.ContrastStep2-swiper .close-slide {
  position: absolute;
  right: 8px;
  top: 6px;
  display: -webkit-flex;
  display: flex;
  width: 20px;
  height: 20px;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  cursor: pointer;
}
.ContrastStep2-swiper .content {
  -webkit-flex: 1;
          flex: 1;
}
.ContrastStep2-swiper .icon-close-slide {
  -webkit-mask: url(/img/images2/svg08.svg) no-repeat center/contain;
          mask: url(/img/images2/svg08.svg) no-repeat center/contain;
  background: #000000;
  width: 12px;
  height: 12px;
}
.ContrastStep2-swiper .pro-names {
  font-size: 14px;
  line-height: 16px;
  color: #333;
  font-weight: 700;
  max-height: 32px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.ContrastStep2-swiper .proimg {
  display: -webkit-flex;
  display: flex;
  background: #F3F4F6;
  width: 53px;
}
.ContrastStep2-swiper .proimg img {
  width: 53px;
  height: 53px;
}
.ContrastStep2-swiper .item-img {
  display: -webkit-flex;
  display: flex;
  position: relative;
  gap: 0 13px;
  border-radius: 4px;
  border: 1px solid #D3D9E5;
  background: #FFF;
  padding: 19px 21px;
  -webkit-align-items: center;
          align-items: center;
}

@media (max-width: 991.98px) {
  .ContrastStep2-swiper .pro-names {
    margin-top: 10px;
    height: 32px;
    font-size: 12px;
  }
  .ContrastStep2-swiper .close-slide {
    right: 0;
    top: -1px;
  }
  .ContrastStep2-swiper .item-img {
    -webkit-flex-direction: column;
            flex-direction: column;
    padding: 9px 9px;
  }
  .ContrastStep2-list .icon-pro-prev {
    width: 20px;
    height: 20px;
  }
  .ContrastStep2-list .select-pro-next {
    width: 20px;
    height: 20px;
    top: 54px;
  }
  .ContrastStep2-list .select-pro-prev {
    left: 1.98rem;
    width: 20px;
    height: 20px;
    top: 54px;
  }
  .close-contrastStep2 {
    margin-bottom: 0.3rem;
  }
  .close-contrastStep2 > * {
    width: 0.36rem;
    height: 0.36rem;
  }
  .header-modalContrastStep2 {
    padding: 1.2rem 0.4rem 0.45rem;
  }
  .header-modalContrastStep2 .header-title {
    position: relative;
    top: 0.24rem;
  }
  .header-modalContrastStep2 .header-title .text {
    font-size: 0.32rem;
    line-height: 0.48rem;
  }
  .icon-export {
    width: 0.48rem;
    height: 0.48rem;
  }
  .ContrastStep2-list .list-l {
    width: -webkit-calc(2.5rem - 0px);
    width: calc(2.5rem - 0px);
  }
  .ContrastStep2-list .list-r {
    width: -webkit-calc(100% - 2rem);
    width: calc(100% - 2rem);
  }
  .list-parameter {
    padding-left: 0.4rem;
  }
  .list-parameter .text {
    font-size: 14px;
    line-height: 16px;
  }
  .header-panel-radio {
    height: 126px;
    padding-left: 0.4rem;
  }
  .header-panel-radio .text {
    font-size: 12px;
    line-height: 16px;
    -webkit-flex: 1;
            flex: 1;
  }
  .modalContrastStep2 .is-l .text {
    font-size: 0.42rem;
    line-height: 0.64rem;
  }
  .modalContrastStep2 .modal-content {
    -webkit-justify-content: initial;
            justify-content: initial;
    -webkit-align-items: initial;
            align-items: initial;
  }
  .modalContrastStep2 .h45 {
    height: 0rem;
  }
  .modalContrastStep2 .rocket-content__inner {
    height: 100%;
    background: #fff;
    padding: 0;
  }
  .modalContrastStep2 .ContrastStep2-list {
    max-height: -webkit-calc(100dvh - 2.81rem);
    max-height: calc(100dvh - 2.81rem);
  }
}
@media (min-width: 992px) {
  .header-modalContrastStep2 .header-title:hover .text {
    color: #00A2E9;
  }
  .collect-pro:hover .icon-collect:not(.success) {
    background: url(/img/images2/svg32.svg) no-repeat;
    background-size: contain;
  }
  .pdf-product:hover {
    background: url(/img/images2/svg33.svg) no-repeat #00A2E9;
    background-size: contain;
  }
  .pdf-product:hover .icon-pdf {
    -webkit-mask: initial;
            mask: initial;
    background: none;
  }
  .ContrastStep2-swiper .close-slide:hover {
    background: #F5F5F5;
    cursor: pointer;
  }
  .modalContrastStep1 .clear-select-pro:hover {
    text-decoration: underline;
  }
  .modalContrastStep1 .close-slide:hover {
    background: #F5F5F5;
    cursor: pointer;
  }
  .search_product .search-click {
    cursor: pointer;
  }
  .search_product input:hover {
    border: 1px solid #00A2E9;
  }
  .pro-export-wrap:hover .text, .pro-field-wrap:hover .text {
    color: #00A2E9;
    cursor: pointer;
  }
  .pro-share-wrap:hover .header-title .text {
    color: #00A2E9;
    cursor: pointer;
  }
}
.public-page {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  padding: 25px 20px 0 0;
  gap: 0 0.7rem;
}
.public-page .toRedirect-box {
  display: none;
}
.public-page.show .toRedirect-box {
  display: -webkit-flex;
  display: flex;
}
.public-page .rows-item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}

.select_paging {
  display: none;
}

.page-text {
  font-size: 16px;
  line-height: 32px;
  color: #202124;
}

.current_list_num {
  position: relative;
}
.current_list_num .head {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  border: 4px;
  border: 1px solid #D3D9E5;
  width: 78px;
  height: 36px;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 0 10px;
  cursor: pointer;
}
.current_list_num .text {
  font-size: 16px;
  line-height: 24px;
}
.current_list_num .svgwrap {
  display: -webkit-flex;
  display: flex;
}

.paging_list_box {
  position: absolute;
  top: -webkit-calc(100% + 2px);
  top: calc(100% + 2px);
  left: 0;
  width: 100%;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #D3D9E5;
  background: #fff;
  border-radius: 8px;
  z-index: 2;
}

.page-text {
  margin-right: 10px;
}

.paging_list_item {
  display: -webkit-flex;
  display: flex;
  padding: 5px 10px;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: center;
          align-items: center;
  cursor: pointer;
}
.paging_list_item .svgwrap {
  opacity: 0;
}
.paging_list_item.active .svgwrap {
  opacity: 1;
}
.paging_list_item .num {
  font-size: 16px;
  line-height: 16px;
}

.el-pager li {
  width: 36px;
  height: 36px;
  border-radius: 4px;
  border: 1px solid rgba(0, 162, 233, 0);
  gap: 0 0;
  font-size: 16px;
  line-height: 24px;
}
.el-pager li.is-active {
  border: 1px solid #00A2E9;
}
.el-pager li.more {
  font-size: 14px;
}

.el-pagination .btn-next .el-icon, .el-pagination .btn-prev .el-icon {
  font-size: 0.8rem;
}

.el-pagination button {
  color: #5D6166;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.el-pagination button .el-icon {
  background: url(/img/images/svg44.svg) no-repeat;
  width: 7px !important;
  height: 12px;
}
.el-pagination button .el-icon svg {
  display: none;
}
.el-pagination button.btn-next .el-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.el-pagination button.is-active .el-icon, .el-pagination button:hover .el-icon {
  background: url(/img/images/svg45.svg) no-repeat;
}

.toRedirect-box {
  display: none;
}

.public-page.show .toRedirect-box {
  display: none !important;
}

@media (min-width: 992px) {
  .paging_list_item:hover {
    background: #F7F8FA;
  }
}
.toRedirect-box {
  display: none;
}

@media (max-width: 991.98px) {
  .public-page.show .toRedirect-box {
    display: -webkit-flex !important;
    display: flex !important;
  }
  .toRedirect-box {
    display: -webkit-flex;
    display: flex;
  }
  .el-pager li {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 0.07rem;
    font-size: 0.28rem;
    line-height: 0.42rem;
  }
  .toRedirect-box {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    gap: 0 0.6rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
  }
  .toRedirect-box.no-table {
    padding-top: 0.15rem;
    -webkit-justify-content: center;
            justify-content: center;
  }
  .to-redirect {
    display: -webkit-flex;
    display: flex;
    gap: 0 0.1rem;
    -webkit-align-items: center;
            align-items: center;
  }
  .to-redirect .icon-redirect {
    background: url(/img/images/svg59.svg) no-repeat;
    background-size: contain;
    width: 0.12rem;
    height: 0.2rem;
  }
  .toRedirect-page {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    gap: 0 0.15rem;
  }
  .toRedirect-page .input-wrap input {
    width: 0.8rem;
    height: 0.6rem;
    padding: 0.1rem;
    border-radius: 0.07rem;
    border: 0.0175rem solid #D3D9E5;
    text-align: center;
  }
  .public-page {
    padding: 0rem 0 0 0;
    -webkit-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-align-items: center;
            align-items: center;
    gap: 0.15rem 0;
  }
  .public-page .toRedirect-box {
    display: -webkit-flex;
    display: flex;
    margin-top: 0rem;
  }
  .public-page .el-pagination {
    margin-top: 0.6rem;
  }
  .public-page .el-pagination button {
    width: 0.6rem;
    height: 0.6rem;
    padding: 0;
  }
  .public-page .rows-item {
    display: none;
  }
}